*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 31 Jul 2004 16:09:34 +0000 (16:09 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 31 Jul 2004 16:09:34 +0000 (16:09 +0000)
lisp/ChangeLog
src/ChangeLog

index 05daa1d088bb6b3a602de380bee6794940c93abc..113dfe2cf4d79de75c3daa8523517462d44019b3 100644 (file)
@@ -1,3 +1,9 @@
+2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * novice.el (enable-command, disable-command): Doc fixes.
+
+       * subr.el (event-modifiers, event-basic-type): Doc fixes.
+
 2004-07-30  Richard M. Stallman  <rms@gnu.org>
 
        * subr.el (with-local-quit): Doc fix.
index 601f4f6d6ebaea87652f92983dd8bd8e89bc312a..ed6f09431d08db3d34ffc119500884e896571a54 100644 (file)
@@ -1,3 +1,11 @@
+2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
+
+       * keyboard.c (syms_of_keyboard) <disable-point-adjustment>:  Doc fix.
+
+       * callint.c (Fcall_interactively): Doc fix.
+
 2004-07-30  Kim F. Storm  <storm@cua.dk>
 
        * editfns.c (Fformat): Allocate extra (dummy) element in info.